home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / CustomSolutionWizard_Files / ProjectShells / VB7Shell.vbproj < prev    next >
Encoding:
Text File  |  2002-03-08  |  5.3 KB  |  144 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{E16B78AF-AA02-475E-A9B7-02B308D05D2F}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "VBShell"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 AssemblyOriginatorKeyMode = "None"
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "WinExe"
  20.                 OptionCompare = "Binary"
  21.                 OptionExplicit = "On"
  22.                 OptionStrict = "Off"
  23.                 RootNamespace = "VBShell"
  24.                 StartupObject = "VBShell.VBShellDlg"
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     BaseAddress = "285212672"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = "Win32 = True"
  31.                     DefineDebug = "true"
  32.                     DefineTrace = "true"
  33.                     DebugSymbols = "true"
  34.                     IncrementalBuild = "true"
  35.                     Optimize = "false"
  36.                     OutputPath = "bin\"
  37.                     RegisterForComInterop = "false"
  38.                     RemoveIntegerChecks = "false"
  39.                     TreatWarningsAsErrors = "false"
  40.                     WarningLevel = "1"
  41.                 />
  42.                 <Config
  43.                     Name = "Release"
  44.                     BaseAddress = "285212672"
  45.                     ConfigurationOverrideFile = ""
  46.                     DefineConstants = "Win32 = True"
  47.                     DefineDebug = "false"
  48.                     DefineTrace = "true"
  49.                     DebugSymbols = "false"
  50.                     IncrementalBuild = "true"
  51.                     Optimize = "false"
  52.                     OutputPath = "bin\"
  53.                     RegisterForComInterop = "false"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "1"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                 />
  64.                 <Reference
  65.                     Name = "System.Data"
  66.                     AssemblyName = "System.Data"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.Drawing"
  70.                     AssemblyName = "System.Drawing"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Windows.Forms"
  74.                     AssemblyName = "System.Windows.Forms"
  75.                 />
  76.                 <Reference
  77.                     Name = "System.XML"
  78.                     AssemblyName = "System.Xml"
  79.                 />
  80.                 <Reference
  81.                     Name = "Microsoft.VisualBasic.Compatibility"
  82.                     AssemblyName = "Microsoft.VisualBasic.Compatibility"
  83.                 />
  84.                 <Reference
  85.                     Name = "NeuroSolutions"
  86.                     Guid = "{29C5D481-287E-11D1-B89F-004005263A1E}"
  87.                     VersionMajor = "4"
  88.                     VersionMinor = "0"
  89.                     Lcid = "0"
  90.                     WrapperTool = "tlbimp"
  91.                 />
  92.                 <Reference
  93.                     Name = "DAO"
  94.                     Guid = "{00025E01-0000-0000-C000-000000000046}"
  95.                     VersionMajor = "5"
  96.                     VersionMinor = "0"
  97.                     Lcid = "0"
  98.                     WrapperTool = "tlbimp"
  99.                 />
  100.             </References>
  101.             <Imports>
  102.                 <Import Namespace = "Microsoft.VisualBasic" />
  103.                 <Import Namespace = "Microsoft.VisualBasic.Compatibility" />
  104.                 <Import Namespace = "System" />
  105.                 <Import Namespace = "System.Collections" />
  106.                 <Import Namespace = "System.Data" />
  107.                 <Import Namespace = "System.Drawing" />
  108.                 <Import Namespace = "System.Diagnostics" />
  109.                 <Import Namespace = "System.Windows.Forms" />
  110.             </Imports>
  111.         </Build>
  112.         <Files>
  113.             <Include>
  114.                 <File
  115.                     RelPath = "AssemblyInfo.vb"
  116.                     SubType = "Code"
  117.                     BuildAction = "Compile"
  118.                 />
  119.                 <File
  120.                     RelPath = "Globals.vb"
  121.                     SubType = "Code"
  122.                     BuildAction = "Compile"
  123.                 />
  124.                 <File
  125.                     RelPath = "VBShell.vb"
  126.                     SubType = "Code"
  127.                     BuildAction = "Compile"
  128.                 />
  129.                 <File
  130.                     RelPath = "VBShellDlg.vb"
  131.                     SubType = "Form"
  132.                     BuildAction = "Compile"
  133.                 />
  134.                 <File
  135.                     RelPath = "VBShellDlg.resX"
  136.                     DependentUpon = "VBShellDlg.vb"
  137.                     BuildAction = "EmbeddedResource"
  138.                 />
  139.             </Include>
  140.         </Files>
  141.     </VisualBasic>
  142. </VisualStudioProject>
  143.  
  144.